setPrivacyIndicatorBounds

@NonNull
open fun setPrivacyIndicatorBounds(@Nullable bounds: @Nullable Rect): @NonNull WindowInsetsCompat.Builder(source)

Sets the bounds of the system privacy indicator.

Parameters

bounds

The bounds of the system privacy indicator, or null if they don't exist or the bounds have been consumed.